net/http.routingNode.handler (field)
4 uses
net/http (current package)
routing_tree.go#L31: handler Handler
routing_tree.go#L79: if n.pattern != nil || n.handler != nil {
routing_tree.go#L83: n.handler = h
server.go#L2638: return n.handler, n.pattern.String(), n.pattern, matches
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |